Fix build with --features=v2021_3, use in CI by default
authorColin Walters <walters@verbum.org>
Tue, 3 Aug 2021 14:52:21 +0000 (10:52 -0400)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:57 +0000 (12:53 -0400)
commit709b35bf1159004c0c245c849d76cc7b92b16f76
tree951a22cf3c7099acf2ccd9c3f756b36c5daefcec
parentabec2a9e34b689d6ed5d790ed7988869c60073f3
Fix build with --features=v2021_3, use in CI by default

It's a huge trap for us not to build with the latest ostree feature
on, I didn't have my IDE configured for it, and CI didn't have
it on.

The previous bump to glib 0.14 broke the Sign code.
rust-bindings/rust/.github/workflows/rust.yml
rust-bindings/rust/tests/sign/mod.rs